Click or drag to resize

MessageSubject Property

Contains the full subject of a message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string Subject { get; set; }

Property Value

Type: String
The subject.
See Also